home *** CD-ROM | disk | FTP | other *** search
/ Nebula 1 / Nebula One.iso / Utilities / Converters / Convert_MacPaint / Source / shared.subproj / RCS / getout,v < prev    next >
Text File  |  1995-06-12  |  573b  |  48 lines

  1. head     1.2;
  2. branch   ;
  3. access   ;
  4. symbols  beta10:1.1;
  5. locks    death:1.2;
  6. comment  @# @;
  7.  
  8.  
  9. 1.2
  10. date     93.04.04.23.45.47;  author death;  state Exp;
  11. branches ;
  12. next     1.1;
  13.  
  14. 1.1
  15. date     93.01.10.15.09.10;  author death;  state Exp;
  16. branches ;
  17. next     ;
  18.  
  19.  
  20. desc
  21. @@
  22.  
  23.  
  24. 1.2
  25. log
  26. @Sun Apr  4 23:45:46 PDT 1993
  27. @
  28. text
  29. @#! /bin/csh
  30. echo "============================================================"
  31. echo "Getting out all $1 documents (read only)"
  32. echo ""
  33. #rcs -L $1.h
  34. #rcs -L $1.m
  35. #rcs -L $1.rtf
  36. co $1.h
  37. co $1.m
  38. co $1.rtf
  39. @
  40.  
  41.  
  42. 1.1
  43. log
  44. @Sun Jan 10 15:09:09 PST 1993
  45. @
  46. text
  47. @@
  48.